home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / batchut / pbatch11.zip / INTRO5.ENG < prev    next >
Text File  |  1994-07-14  |  1KB  |  24 lines

  1.   >>> Hullo! <<<  
  2.   
  3.   How is it used? There are so many possibilities, how will  you  
  4.   be able to memorize all of them? Well  you simply  don't care!
  5.   First of all you have this nice tutorial, and then most of the
  6.   options have some very useful standard values - thus you don't
  7.   need to define all of them every time you call the program.
  8.   
  9.   How does it work? The principle  is easy:  With  your favorite
  10.   text editor - e.g. QEDIT or EDIT - you create a text file. The
  11.   program PowerBatch is then called with a command like
  12.   
  13.                   pb mytext.txt -option1 -option2 ...
  14.   
  15.   Mytext.txt is your the text file you have just created. Power-
  16.   Batch will then read that text file and put it into a text box
  17.   on your screen. It performs some error checking as well,  thus
  18.   warning you if the text file would not fit on your screen (no,
  19.   there are no scrollbars so far, sorry :). PowerBatch  will try
  20.   to give you some advice - that is extremely useful  for right-
  21.   justified text windows (try it...).
  22.  
  23.   Copyright (c) 1994 Matthias Nott  
  24.